home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr28 / hex40.zip / HEX.HLP < prev    next >
Text File  |  1995-02-02  |  7KB  |  219 lines

  1. START_PASTE
  2.                        WHITEWHITEPASTE TO CLIPBOARD##
  3.  
  4.  
  5. The DKGREEN+## key will allow the user to copy the selected text to the
  6. clipboard. Pressing the DKGREENINSERT## key will copy that text into the
  7. document. Deleting marked text will save to clipboard as well.
  8. END_PASTE
  9. START_ALT_VIEW
  10.                  WHITEVIEW FILE WITH ANOTHER EDITOR##
  11.  
  12.  
  13. The DKGREENALT A## key will allow the user to view the file using the
  14. editor defined in hex.cfg.
  15.  
  16. END_ALT_VIEW
  17. START_COUNT
  18.                        WHITECOUNT OCCURENCES##
  19.  
  20.  
  21. The DKGREENALT C## key will allow the user to count the number of
  22. occurences of a pattern starting from the current position. The
  23. cursor does not move.
  24.  
  25.  
  26. END_COUNT
  27. START_EDIT
  28.                          WHITEEDIT NEW FILE##
  29.  
  30.  
  31. The DKGREENALT E## key will allow the user to start editing a new file. If
  32. changes have not been saved, a warning box appears. 
  33. END_EDIT
  34. START_GOTO_OFFSET
  35.                            WHITEGOTO OFFSET##
  36.  
  37.  
  38. The DKGREENALT G## key will allow the user to move the cursor to the
  39. offset specified.
  40. END_GOTO_OFFSET
  41. START_INSERT
  42.                       WHITETOGGLE INSERT MODE##
  43.  
  44.  
  45. The DKGREENALT I## key will allow the user to switch between overwrite and
  46. insert mode. The current status is shown at right of the screen.
  47. A WHITEINSERT## will appear if insert mode is on.
  48. END_INSERT
  49. START_TEXT_VIEW
  50.                        WHITEVIEW AS TEXT FILE##
  51.  
  52.  
  53. The DKGREENALT T## key will allow the user to view the portion that is
  54. currently being viewed to be seen in normal text file. This is
  55. almost the same as Alt-A except that this viewer is built in and
  56. thus takes up ALOT less memory. It is VERY quick too.
  57. END_TEXT_VIEW
  58. START_SHELL
  59.                             WHITEDOS SHELL##
  60.  
  61.  
  62. The DKGREENALT Z## key will allow the user to enter a dos shell. Type EXIT
  63. to return to this beautiful editor.
  64. END_SHELL
  65. START_SAVE
  66. BLUE
  67.                          WHITESAVE SELECTION
  68.  
  69.  
  70. The DKGREENF10## key will allow the user to save WHITEONLY## the text that is
  71. selected, and delete the rest! Be careful with this one.
  72. END_SAVE
  73. START_PRINT
  74. BLUE
  75.                          WHITEPRINT TO FILE##
  76. ##
  77.  
  78. The DKGREENF9## key will allow the user to print entire file to a file
  79. using the format that is used on the screen.
  80.  
  81. END_PRINT
  82. START_SELECT
  83.                           WHITESTART SELECT
  84. ##
  85.  
  86. The DKGREENF2## key allows the user to choose where a selection is to
  87. begin. One may also use the mouse to do this. Pressing the left
  88. button and dragging the mouse will select text. Once the mouse
  89. button is released, the user may save or delete it. To unselect
  90. the text, one may press DKGREENESC##, the DKGREENF4## key or use the mouse to
  91. click anywhere in the work area.
  92. END_SELECT
  93. START_SEARCH
  94. BLUE
  95.                               WHITESEARCH
  96.  
  97. ##
  98. The DKGREENF5## key allows you to search for a HEX value or a word 
  99. (depending on which mode being used). After entering the search
  100. pattern, the cursor will move to the next place it is found. The
  101. search counter (right of screen) will advance one (As well as
  102. with DKGREEN#F6##)
  103.  
  104. A DKGREENSHIFT F6## may be pressed to search for the next occurence. One
  105. may wish to count the number of times a certain pattern occurs.
  106. The DKGREENALT C## key enables this to be done. A pattern to be searched
  107. is entered and the Search Counter will reveal the number of times
  108. it occurs AFTER and including the current position.
  109.  
  110. END_SEARCH
  111. START_COLORS
  112. BLUE
  113.                           WHITECHANGE COLORS
  114.  
  115. ##
  116. The DKGREENF6## allows you to change the colors of the screen. The arrow
  117. keys are used to pick different colors.
  118.  
  119. DKGREEN<TAB>##    Toggles between different areas (cursor, offsets..)## 
  120. DKGREENF4##       Set screen to default colors
  121. DKGREENF10##      Exit, saving changes made
  122. DKGREEN<ESC>##    Exit, without saving changes
  123.  
  124. DKGREEN<SPACE>## or DKGREEN<Middle Mouse Button>## Toggles BLINKFlash## mode 
  125.  
  126. DKGREEN<ARROWS>## or DKGREEN<Left, Right Buttons>## Toggle through different colors
  127.  
  128. END_COLORS
  129. START_TOTAL
  130. BLUE
  131.                            WHITELOCKED TOTAL
  132.  
  133. ##
  134. The DKGREENF7## does some special things. If it is in the WHITELOCKED## mode
  135. (by default) you may not delete the last byte. This prevents
  136. inadvertent erasing when deleting multiple characters at the end
  137. of a file. If you are not sure what I am talking about, try
  138. deleting the last character in both modes. When in WHITEFREE## mode, new
  139. characters are created when you cursor down or page down. As soon
  140. as you have created the space you need, it is recommended that
  141. you switch it back to locked mode immediately. Trust me.
  142.  
  143. END_TOTAL
  144. START_LINES
  145. BLUE
  146.                           WHITELINES PER PAGE
  147.  
  148. ##
  149. The DKGREENF8## key will allow the user to choose the number of lines that
  150. are displayed on the screen. This is a fairly useless 'feature'.
  151. It may be useful if the program does not detect the number of
  152. of lines you are currently using.
  153. END_LINES
  154. START_GOTO_PAGE
  155. BLUE
  156.                             WHITEGOTO PAGE
  157.  
  158. ##
  159. The DKGREENALT P## key will allow the user to switch to the page number
  160. specified. A page is not defined by where the cursor is. The 
  161. page number changes as soon as the previous page is not longer
  162. showing.
  163.  
  164. END_GOTO_PAGE
  165. START_SAVE
  166. BLUE
  167.                               WHITESAVE
  168.  
  169. ##
  170. The DKGREENALT W## key will allow the user to save the document currently
  171. being worked on. It is assumed that you are renaming the file
  172. rather than overwriting it, due to the fact that editing binary
  173. editing binary files is often dangerous.
  174.  
  175. END_SAVE
  176. START_EXIT
  177. BLUE
  178.                               WHITEEXIT
  179.  
  180. ##
  181. The DKGREENALT X## key will allow the user to exit the program. If changes
  182. have been made, you are asked if you are sure you want to exit to
  183. exit without saving.
  184.  
  185. END_EXIT
  186. START_MAPPING
  187. BLUE
  188.                             WHITEMAPPING
  189.  
  190. ##
  191. The DKGREENALT M## key will allow to map keys to other keys. See the 
  192. readme.txt for more information.
  193.  
  194. END_MAPPING
  195. START_PICK
  196. DKWHITE
  197.  
  198. DKCYANCtrl-Home ##     Goto First File
  199. DKCYANCtrl-End  ##     Goto Last File
  200. DKCYANArrows Keys##    Press <Enter> to Edit File Selected
  201. DKCYANMouse     ##     Click Left Button Once to Pick. Twice to Load.
  202. DKCYAN<a-z,0-9> ##     Finds Next File Which Begins With That Character.
  203.  
  204. DKCYAN<Delete>  ##     Prompt Before Deleting File
  205. DKCYANAlt-A     ##     View file with a text editor (defined in hex.cfg)
  206. DKCYANAlt-D     ##     Deletes File Without Query (When AUTO DELETE Set)
  207. DKCYANAlt-N     ##     Edit a New File
  208. DKCYANAlt-F     ##     Load a File or Change Directory
  209. DKCYANAlt-I     ##     Information About Directory and Disk
  210. DKCYANAlt-R     ##     Run the highlighted program. Replaces HEX editor
  211. DKCYANAlt-S     ##     Exit (Stay in Current Directory)
  212. DKCYANESC       ##     Exit
  213. DKCYAN<SPC BAR> ##     Change File Attributes (or Right Mouse Button)
  214. DKCYANF8        ##     Select Number of Lines (25,43 or 50 usually)
  215.  
  216. Click on Drive Letters at top of screen to change drives.
  217. END_PICK
  218.  
  219.